home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Games / Arashi 1.1.1 / source code / Game Source / jam src / GamePause.h < prev    next >
Encoding:
Text File  |  1993-03-21  |  302 b   |  13 lines  |  [TEXT/KAHL]

  1. /*/
  2.      Project Arashi: GamePause.h
  3.      Major release: Version 1.1d2, 9/5/95
  4.  
  5.      Last modification: Sunday, March 21, 1993, 15:17
  6.      Created: Wednesday, October 9, 1991, 23:58
  7.  
  8.      Copyright © 1991-1993, Juri Munkki
  9. /*/
  10.  
  11. enum    {    TitlesRunning, GameRunning, FlythruRunning, LevelSelectRunning    };
  12.  
  13.